NcApi
Data Fields
NcApiWesResponseParams Struct Reference

Parameters for the NcApiWesCmd function. More...

#include <NcApi.h>

Data Fields

uint8_t uid [5]
 UID. More...
 
uint16_t nodeId
 NodeId. More...
 
void * callbackToken
 Application provided token / context / tag that it wants to called back with. NcApi does not inspect this parameter, it merely passes it along. More...
 

Detailed Description

Parameters for the NcApiWesCmd function.

Field Documentation

void* NcApiWesResponseParams::callbackToken

Application provided token / context / tag that it wants to called back with. NcApi does not inspect this parameter, it merely passes it along.

uint16_t NcApiWesResponseParams::nodeId

NodeId.

uint8_t NcApiWesResponseParams::uid[5]

UID.


The documentation for this struct was generated from the following file: